Skip to content
public
Web Security and Exploitation Solution 3 Open to admins
Type to start searching
    petcsclub/Hacking
    • Home
    • About Us
    • Cheat Sheet
    • Resources
    petcsclub/Hacking
    • Home
    • DevTools Tutorial
    • SQL Injections
      • Disclaimer
      • Summary
      • 1. Reconnaissance
      • 2. Engage
      • 3. Exploitation
      • Jargon
        • Meeting 1 Labs
        • Solution 0 Insp3ct0r
        • Solution 1 dont use client side
        • Solution 2 logon
        • Solution 3 Open to admins
          • Problem Statement
            • Lab 3: Open-to-admins (200 pts)
          • Write-Up
        • Solution 4 Irish Name Repo 1
        • Solution 5 JaWT Scratchpad
        • Meeting 2 Labs
        • Meeting 3 & 4 Notes
        • Homebrew SQLi Fuzzer!
        • Sample Fuzzing Results
        • Notes and Lab
        • Cross Site Scripting
    • Problem Statement
      • Lab 3: Open-to-admins (200 pts)
    • Write-Up
    

    Solution 3 Open to admins

    Problem Statement¶

    Lab 3: Open-to-admins (200 pts)¶

    Problem:

    This secure website allows users to access the flag only if they are admin and if the time is exactly 1400. https://2019shell1.picoctf.com/problem/49858/ or http://2019shell1.picoctf.com:49858

    Hints:

    1. Can cookies help you to get the flag?

    Write-Up¶

    This is similar to Lab 2. Instead, set admin to True and time to 1400.

    Previous Solution 2 logon
    Next Solution 4 Irish Name Repo 1
    Copyright © 2019 - 2020 Kevin Dai
    powered by MkDocs and Material for MkDocs